home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 June / PCWorld_2004-06_cd.bin / software / temacd / blazedvd / BlazeDVDSetup.exe / {app} / Helps / English.chm / blazedvdhelp.css < prev    next >
Cascading Style Sheet File  |  2003-11-28  |  775b  |  44 lines

  1. .headline1 {
  2.     font-family: "Arial", "Helvetica", "sans-serif";
  3.     font-size: medium;
  4.     font-style: normal;
  5.     font-weight: bold;
  6.     font-variant: normal;
  7. }
  8. .headline2 {
  9.     font-family: "Arial", "Helvetica", "sans-serif";
  10.     font-size: small;
  11.     font-style: normal;
  12.     font-weight: bold;
  13.     font-variant: normal;
  14. }
  15. .text {
  16.     font-size: smaller;
  17.     font-family: "Arial", "Helvetica", "sans-serif";
  18. }
  19. .textbold {
  20.     font-family: "Arial", "Helvetica", "sans-serif";
  21.     font-size: smaller;
  22.     font-style: normal;
  23.     font-weight: bold;
  24. }
  25. .textitalic {
  26.     font-size: smaller;
  27.     font-family: "Arial", "Helvetica", "sans-serif";
  28.     font-style: italic;
  29.  
  30. }
  31. a:link {
  32.     color: #0000FF;
  33.  
  34. }
  35. a:visited {
  36.     color: #003399;
  37. }
  38. a:hover {
  39.     color: #0066FF;
  40. }
  41. a:active {
  42.     color: #0033FF;
  43. }
  44.